home *** CD-ROM | disk | FTP | other *** search
/ Corel Professional Photos 198: Beautiful Women / Corel Stock Photo Library 2 - 198 - Beautiful Women.iso / unix / readme.txt next >
Text File  |  1994-05-24  |  10KB  |  218 lines

  1. COREL PROFESSIONAL PHOTOS CD-ROM
  2. UNIX INSTALLATION GUIDE
  3.  
  4. PHOTOS CD-ROM SCREEN SAVER FOR SOLARIS.
  5.  
  6. This chapter describes how to install the Corel Professional Photos Screen 
  7. Saver application and provides details about how to use the Screen Saver.
  8.  
  9. INSTALLING THE SCREEN SAVER.
  10.  
  11. 1.      Insert the Corel Professional Photos disk into your CD-ROM drive.
  12.  
  13. 2.      If the CD-ROM is not mounted automatically, please mount it at the 
  14.     unix prompt.
  15.  
  16. ***     If you have problems mounting the CD-ROM, please contact your   ***
  17. ***     local system administrator.                                     ***
  18.  
  19. 3.      Create an install directory on your hard disk to which the Corel 
  20.     Screen Saver binaries will be copied.  Please ensure that you have 
  21.     read/write access and at least 55 Megs of free disk space.
  22.  
  23. i.e. Syntax:            mkdir <install_dir>
  24.  
  25. 4.      CD into that directory.
  26.  
  27. 5.      From the <install_dir>, run the "ss_inst" executable found on the 
  28.     CD_ROM in order to install the Corel Screen Saver.  Please note 
  29.     that the "ss_inst" file is situated in a subdirectory called unix.
  30.  
  31. i.e. Syntax:            #/<cdrom_mount_point>/unix/ss_inst
  32.  
  33. 6.      The install program will then prompt you for the cdrom installation 
  34.     directory.  Please specify the "/<cdrom_mount_point>/unix".  The 
  35.     install program will then proceed to tar off the required files into 
  36.     your current directory.  The installation program should report a 
  37.     successful installation.  
  38.  
  39. 7.      Once the installation is complete, you can remove the "sstar" file 
  40.     which was copied to the <install_dir> directory.  This file is not 
  41.     required to run the screen saver and by removing it, you will free 
  42.     up disk space.
  43.  
  44. 8.      There are two variables to set prior to running the Corel Screen 
  45.     Saver: the PATH and the LD_LIBRARY_PATH. 
  46.  
  47.     Please append the "<install_dir>/bin" directory to your current PATH.
  48.  
  49. i.e. Syntax:            #setenv path=($path <install_dir>/bin)
  50. (for C-shell)
  51.  
  52.     Please append the "<install_dir>/lib" directory to your current 
  53.     shared libraries path.
  54.  
  55. i.e. Syntax:            #setenv LD_LIBRARY_PATH=($LD_LIBRARY_PATH <install_dir>/lib)
  56. (for C-shell)
  57.  
  58. ***     For other shells, please contact your local system administrator. ***
  59.  
  60. You may then proceed to configuring your screen saver.
  61.  
  62.  
  63.  
  64. USING THE COREL SCREEN SAVER FOR SOLARIS
  65.  
  66. The Corel Screen Saver application is a two process set of applications. 
  67. There is a configuration application that allows a user to create a screen 
  68. saver configuration file, and a runtime application that uses the 
  69. configuration file and displays a number of images that consume the entire 
  70. desktop screen.
  71.  
  72. The configuration application is written using the Motif toolkit for X 
  73. windows servers. The runtime  application is written in the Kodak Photo CD 
  74. access tookit and X11 intrinsics. The runtime application does not currently 
  75. have password protection, to this end the Corel Screen Saver will not secure 
  76. your workstation from other users.
  77.  
  78. If you choose to include sound files with your screen saver configuration; 
  79. remember that the Solaris version of Corel Screen Saver will only deal with 
  80. Sun audio sound files.  Refer to the man pages for audiotool(1) for  more 
  81. information.
  82.  
  83. Due to the runtime processing of Kodak Photo CD images the following rules 
  84. of thumb should be considered when choosing a runtime screen saver 
  85. configuration:
  86.     Each Screen Saver image is approximately 1200 by 1100 pixels wide. 
  87.     Each pixel is configured with 8 bits of colour.
  88.     Each image is converted into an X11 compatible image using the Kodak 
  89.     Photo CD access toolkit. Therefore, each image will permanently 
  90.     consume a large amount of memory while the runtime application is 
  91.     alive.
  92.  
  93. If you are using an X terminal or a diskless workstation then the runtime 
  94. application will use a server somewhere on the network to service swap space. 
  95. If your configuration uses many images then the applications' data will be 
  96. swapped between the server and the desktop that is using the Corel Screen 
  97. saver application.
  98.  
  99. The Photo CD images are read once from the CD-ROM that contains their files. 
  100. For as long as the runtime application is alive there is no need to retain 
  101. the CD-ROM disk in the CD-ROM drive. If for some reason the screen saver 
  102. runtime application stops the CD-ROM disk must be in the Caddy when it 
  103. restarts, especially if the computer is an X terminal or diskless workstation. 
  104. Each time a Photo CD image is read and transformed into an X image the size 
  105. of your workstation display the time required to perform the operation is 
  106. approximately 5 minutes per image. This time is considerable due to the 
  107. fact that the image resides on the CD-ROM in one resolution( 512 by 256 
  108. pixels ) and has to be transformed to an image to fit the desktop screen 
  109. height and width.
  110.  
  111. The sizes and times should be taken into consideration when initiating a 
  112. runtime instance of the screen saver and deciding which images you would 
  113. like in your screen saver configuration.
  114.  
  115. The screen saver configuration application's main screen is invoked by 
  116. running the corel_config_app executable found in the <install_dir>/bin 
  117. directory. There are 4 items on the  application menu bar. The first is 
  118. the 'File' option menu. The second is the 'View" option menu. The third 
  119. is the 'Option' option menu. The fourth is the 'Help' option menu.
  120.  
  121.  
  122.  
  123. The 'File' option menu contains these items: 
  124.  
  125.   New: Allows the user to start a new screen saver configuration. 
  126.        The user is prompted for information in two stages. The first 
  127.        stage is to prompt the user for a file name that will contain 
  128.        the runtime screen saver information. The second stage is to 
  129.        prompt the user for the location of screen saver files.
  130.  
  131.        The image file selection dialogue is a standard Motif File 
  132.        Selection Dialogue. The Filter directory name is the user's 
  133.        path when the configuration application was started. The user 
  134.        can double click on items in the directory list box to change 
  135.        the Filter directory selection.  When the Filter selection area 
  136.        contains the name of the of the appropriate directory the user 
  137.        may begin selecting file names from the File Item list. 
  138.        Selections can occur by double clicking on file name of selecting 
  139.        the file with a single mouse click and pressing the 'Ok' button 
  140.        of the dialogue box. Each selected file will be copied to a list 
  141.        box behind the selection dialogue as a reminder of which image 
  142.        files where selected.   When the file selection is completed, 
  143.        please click on the cancel button.  At this point, both 
  144.        dialogue boxes will disappear and your current settings will be 
  145.        written to your configuration file.  If you wish to further 
  146.        customize your screen saver settings, please see "Options" 
  147.        menu below. 
  148.  
  149.   Open:Allows a current configuration to opened and it's images to be 
  150.        viewed. The user is prompted for the configuration file name in 
  151.        the same manner as above.
  152.  
  153.   Save:Allows a configuration to be saved using the name specified in 
  154.        the New configuration file dialogue.
  155.  
  156.   Save As:Allows for a different file name to be used than that which 
  157.        was specified in the  New configuration file dialogue.
  158.  
  159.   Exit: Will exit the application.
  160.  
  161. The 'View' menu has three items called: 1) 'Configuration'. 2) Page Up. 
  162. 3) Page Down .When image files have been selected this option may be 
  163. instituted to view the images found in the image file selection list. 
  164. They are shown large enough for the user to judge if the image is 
  165. appropriate or not( this is larger than thumbnail size as some darker 
  166. photos tend to look almost black in a thumbnail resolution ). Page Up 
  167. an be used to scroll through images in the configuration in the up 
  168. direction. Page Down can be used to scroll through images in the 
  169. configuration in the down direction( these configuration images may not 
  170. fit on the screen depending on the number of images in the configuration. 
  171. If there are more images than can fit on the screen the Page Up and Page 
  172. Down actions scroll through the list of images in the configuration ).
  173.  
  174. The 'Option' menu contains 4 items. 1) Delay Time. 2) Change Rate 
  175. 3)Sound Repitition. 4) Scale The Delay time is specified in minutes 
  176. and controls the amount of time the screen saver remains inactive, 
  177. monitoring the desktop, before starting. The change rate is the rate at 
  178. which multiple images are switched between each other.  Sound Repitiion 
  179. will repeat the sound files <Repitition> times before stopping. The Scale 
  180. option allows for the images to be reduced in size during runtime if the 
  181. default image size is larger than your monitor size.
  182.  
  183. The 'Help' menu contains items to display text about various functions or 
  184. attributes of the screen saver configuration application.
  185.  
  186. The screen saver application name is: 'corel_config_app' and can be found 
  187. in $<install_dir>/bin.
  188.  
  189. The runtime application is named corel_ss and takes one typed parameter: -f. 
  190. The file name to supply as the argument to -f is the name of the 
  191. configuration file specified in the configuration utility.
  192.  
  193.  
  194. If you are running on a machine( X terminal, diskless workstation ) you may 
  195. experience problems with the runtime application. In the event of an error 
  196. specifying a resource problem or problems dealing with the Kodak Photo CD 
  197. toolkit, remove one or more images from your configuration file. You can 
  198. use your favourite editor to delete the lines of image file names at your 
  199. discretion.
  200.  
  201.  
  202.  
  203. TECHNICAL SUPPORT
  204.  
  205. For Technical Support on this product please do one of the following.
  206.  
  207. 1. Phone:       (613) 728-8200 ext. 1867
  208. 2. Fax:         (613) 728-6140
  209. 3. Internet:    tech@support.corel.ca   or  support@corel.ca
  210. 4. Mail:
  211.         Corel Corporation 
  212.         1600 Carling Avenue
  213.         Ottawa, Ontario
  214.         Canada
  215.         K1Z-8R7
  216.         Attn: UNIX Technical Support.
  217.  
  218.